const crypto/internal/fips140/ecdh.p521
3 uses
crypto/internal/fips140/ecdh (current package)
ecdh.go#L53: p521 curveID = "P-521"
ecdh.go#L121: curve: p521,
ecdh.go#L156: if c.curve == p521 && c.N[0]&0b1111_1110 == 0 {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |